 "test": {
        "alpha": {
            "list": [
                {
                    "time": 0,
                    "value": 0.6
                },
                {
                    "time": 0.2,
                    "value": 0.4
                },
                {
                    "time": 1,
                    "value": 0
                }
            ]
        },
        "scale": {
            "list": [
                {
                    "time": 0,
                    "value": 0
                },
                {
                    "time": 0.18,
                    "value": 0.5
                },
                {
                    "time": 1,
                    "value": 1
                }
            ],
            "minimumScaleMultiplier": 1
        },
        "speed": {
            "list": [
                {
                    "time": 0,
                    "value": 1
                },
                {
                    "time": 1,
                    "value": 0.1
                }
            ],
            "minimumSpeedMultiplier": 1
        },
        "color": {
            "list": [
                {
                    "time": 0,
                    "value": "#ff0505"
                },
                {
                    "time": 1,
                    "value": "#e4d6d6"
                }
            ]
        },
        "colorMode": 0,
        "acceleration": {
            "x": 0,
            "y": 0
        },
        "maxSpeed": null,
        "startRotation": {
            "min": 0,
            "max": 0
        },
        "noRotation": false,
        "rotationSpeed": {
            "min": 0,
            "max": 0
        },
        "angle": 0,
        "mirrorType": 1,
        "orderedArt": 0,
        "lifetime": {
            "min": 1,
            "max": 1
        },
        "blendMode": "ADD",
        "frequency": 0.04,
        "spawnChance": 1,
        "particlesPerWave": 0.05,
        "emitterLifetime": 1,
        "maxParticles": 1,
        "fluctuation": {
            "max": 0,
            "sensitivity": 0
        },
        "spawnType": "point",
        "pos": {
            "x": 0,
            "y": -24
        },
        "spawnRect": null,
        "spawnCircle": null,
        "particleSpacing": 0,
        "angleStart": 0,
        "bdt": 0,
        "brt": 0,
        "br": 0,
        "bdr": 0,
        "bdx": 0,
        "bdy": 0,
        "addAtBack": false,
        "image": "circle2",
        "targetType": 0,
        "comment": "231217"
    }